home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / snowboard.swf / scripts / frame_1 / PlaceObject3_85_10 / CLIPACTIONRECORD onClipEvent(load).as < prev    next >
Text File  |  2007-01-15  |  120b  |  9 lines

  1. onClipEvent(load){
  2.    friction = 2.5;
  3.    xspeed = 0;
  4.    yspeed = 0;
  5.    xspeed2 = 0;
  6.    yspeed2 = 0;
  7.    z = 0;
  8. }
  9.